In this guide, we’ll walk through installing Package Control in Sublime Text 3 via the command line, troubleshoot common issues, and even automate the process for seamless dev environment setups.
Use one of the following methods to install Package Control: Select Install Package Control… This will download the latest version of Package Control and verify it using public key cryptography. If an error occurs, use the manual method instead.
The easiest way is to download https://packagecontrol.io/Package%20Control.sublime-package using wget or curl, and store it in ~/.config/sublime-text-3/Installed Packages. It will then set itself up upon first starting the editor.